﻿#FocusBG{
	width:100%;
}
.fullSlide {
	width:100%;
	position:relative;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:700px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:700px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:20px;
	height:5px;
	margin:5px;
	overflow:hidden;
	background:#FFF;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#C20D00;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:2%;
	z-index:1;
	width:49px;
	height:49px;
	background:url(/images/left.png) 0px -49px no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:2%;
	background:url(/images/right.png) 0px -49px no-repeat;
}

.services .tittle a{
	color:#FFF;}

.MailIcon{
	background:url('/images/mail_icon.png') 0px center no-repeat;
}

 .ArticleList{
	width:1200px;
	margin:auto;}
 .ArticleList .NewsLi{
    -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
	margin:5px 0px;
	background:#FFF;
	padding:10px 10px;
	width:550px;
	float:left;
	border:10px solid #FFC80A}

 .ArticleList .NewsLiLeft{
	float:left;
	height:80px;
	width:20%;
	text-align:center;
	font-size:16px;
	overflow:hidden;
	padding-top:10px;
	color:#333;}
 .ArticleList .NewsLiLeft h1{
	font-size:32px;}



 .ArticleList .NewsLiLeft p{
	padding-right:0px;
	color:#666;}
 .ArticleList .NewsLiLeft img{
	width:80px;
	height:60px;
	border:1px solid #E5E5E5;}

 .ArticleList .NewsLiLeft2{
	float:left;
	height:90px;
	width:35%;
	text-align:center;
	color:#C20D00;
	font-size:16px;
	overflow:hidden;
	}
 .ArticleList .NewsLiLeft2 p{
	padding-right:10px;
	}
 .ArticleList .NewsLiLeft2 img{
	width:80px;
	height:80px;
	border:1px solid #E5E5E5;}
	
 .ArticleList .NewsLiRight{
	float:left;
	Width:80%;
	}

 .ArticleList .NewsLiRight .NewsLiTitle{
	height:40px;
	overflow:hidden;
	line-height:40px;}
	
 .ArticleList .NewsLiRight .NewsLiTitle a{
	font-size:20px;}	
 .ArticleList .NewsLiRight .NewsLiTitle span{
	color:#999;
	padding-left:0px;}	
 .ArticleList .NewsLiRight p{
	 color:#666;
	 font-size:14px;
	text-align:left;}

.testimonials .my-md-2{
	font-size:32px;
	font-weight:bold;}

.testimonials  p{
	font-size:18px;}

.BigTitle{
	text-align:center;
	font-size:32px;
	font-weight:bold;
	padding:30px 0px;}

 #LinksBG{
	background:#F5F5F5;
	border-top:1px solid #E5E5E5;
	}
 #Links {
	padding:10px 0px;
	line-height:25px;
	width:1200px;
	margin:auto;
	font-size:12px;
	font-weight:normal;
	}
 #Links span{
	font-weight:bold;
	color:#C20D00;
	font-size:14px;}

 #Links a{
	padding:0px 10px;}


